menuitem: don't read wide-separators or separator-height
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 30 Dec 2015 01:40:30 +0000 (17:40 -0800)
committerCosimo Cecchi <cosimoc@gnome.org>
Sun, 3 Jan 2016 08:42:51 +0000 (00:42 -0800)
commit0740f23c77c499810c716f61591818371fa4211e
treeaf0b22903a137a1a4beaa3f7cc8b68df19df907b
parenteff8865ab1332324bbb486b57e60ebd957e5a661
menuitem: don't read wide-separators or separator-height

Separators inside menus are working completely through CSS since
GtkMenuItem has been ported to use a gadget.
Remove this unused code from here.
gtk/gtkmenuitem.c